Skip to content

Relocate memory-allocation specific files to their own path#2339

Merged
alfreb merged 1 commit intoincludeos:mainfrom
mazunki:feat-allocator-paths
Dec 18, 2025
Merged

Relocate memory-allocation specific files to their own path#2339
alfreb merged 1 commit intoincludeos:mainfrom
mazunki:feat-allocator-paths

Conversation

@mazunki
Copy link
Copy Markdown
Contributor

@mazunki mazunki commented Oct 28, 2025

As I will be adding more allocators going forward, it's useful to have a dedicated location for different allocators. This creates the mem/ and mem/alloc/ include paths for this purpose.

This also matches more closely to the namespace os::mem we were already using.

I suppose putting those files in util/ was initially a temporary solution which just stuck around.

@mazunki mazunki force-pushed the feat-allocator-paths branch from ddc004a to 352458c Compare October 28, 2025 16:33
Copy link
Copy Markdown
Contributor

@alfreb alfreb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs rebase, but lgtm

@mazunki mazunki force-pushed the feat-allocator-paths branch from 352458c to 57fb728 Compare November 9, 2025 09:09
@mazunki
Copy link
Copy Markdown
Contributor Author

mazunki commented Nov 9, 2025

Needs rebase, but lgtm

Done, tests are still 🌈

@alfreb alfreb merged commit ba45aef into includeos:main Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants